Laravel 5^ $request->file('file')->getSize(); Laravel 4 $request->file('file')->getClientSize(); // getClientSize() is deprecated in Laravel 5